home *** CD-ROM | disk | FTP | other *** search
/ Interactive CD-ROM & Web Magazine 6 / Interactive CD-ROM & Web Magazine 6.iso / pc / imm / home.dir / 00130_TrombaBG.ls < prev    next >
Encoding:
Text File  |  1996-04-03  |  159 b   |  12 lines

  1. global timeflag, clikdw, Clik
  2.  
  3. on mouseUp
  4.   if Clik = 0 then
  5.     exit
  6.   end if
  7.   set timeflag to 0
  8.   puppetSound("SND3")
  9.   set clikdw to 11
  10.   go("tromba")
  11. end
  12.